home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15734 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: fred.net!news
  2. From: bitmask@bigdog.fred.net (Scott Allen)
  3. Newsgroups: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
  4. Subject: Re: The Good, the Bad, the Ugly, and the Wicked ...
  5. Date: Sun, 07 Apr 1996 17:30:05 GMT
  6. Organization: FredNet - Frederick, Md.
  7. Message-ID: <3167ed55.8586389@news.fred.net>
  8. References: <31570B8E.5A12@vmark.com> <31597F8C.167E@rchland.ibm.com> <315FEEFB.2731@ix.netcom.com>
  9. Reply-To: bitmask@bigdog.fred.net
  10. NNTP-Posting-Host: bitmask.fred.net
  11. X-Newsreader: Forte Agent .99d/32.168
  12.  
  13. Thomas Gagne <tgagne@ix.netcom.com> wrote:
  14.  
  15. >C++'s learning curve is greater than Smalltalk's because with C++, you're not just learning the language, you 
  16. >have to learn about environmental issues (DLLs, thunking, allthatwierdstufftheydotonamesinthecompiler), etc.  
  17. >A comparatively talented friend of mine each started learning c++ and Smalltalk at the same time (both with C, 
  18. >SQL, Assembly, Powerbuilder, systems-programmer types) and to date, I'm far more productive in Smalltalk than 
  19. >he is in C++ because he's battling with MFC and DLLs and reallywierdnamesthatmaketheresthardtodebug and this 
  20. >isn't a problem in Smalltalk.  This may not be true for implementations, however.  Your mileage may vary.
  21. >
  22.  
  23. Your friend is not just learning C++, he/she is learning Windows
  24. programming w/ the  MFC class library. This is not C++, this is an
  25. implementation dependent application framework for developing
  26. for Windows. I do not believe you can make a valid comparison 
  27. here at all.
  28.  
  29. ---------------------
  30. Scott Allen
  31. bitmask@bigdog.fred.net
  32.